﻿2026-07-19T12:13:20.6258010Z ##[group]Run actions/checkout@v5
2026-07-19T12:13:20.6258758Z with:
2026-07-19T12:13:20.6259410Z   repository: BigscreenVR/spt-bs-core
2026-07-19T12:13:20.6264520Z   token: ***
2026-07-19T12:13:20.6265078Z   ssh-strict: true
2026-07-19T12:13:20.6265594Z   ssh-user: git
2026-07-19T12:13:20.6266150Z   persist-credentials: true
2026-07-19T12:13:20.6266764Z   clean: true
2026-07-19T12:13:20.6267316Z   sparse-checkout-cone-mode: true
2026-07-19T12:13:20.6267983Z   fetch-depth: 1
2026-07-19T12:13:20.6268527Z   fetch-tags: false
2026-07-19T12:13:20.6269185Z   show-progress: true
2026-07-19T12:13:20.6269765Z   lfs: false
2026-07-19T12:13:20.6270304Z   submodules: false
2026-07-19T12:13:20.6270877Z   set-safe-directory: true
2026-07-19T12:13:20.6271467Z env:
2026-07-19T12:13:20.6272005Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T12:13:20.6272704Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T12:13:20.6273338Z ##[endgroup]
2026-07-19T12:13:20.7004358Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T12:13:20.7005931Z ##[group]Getting Git version info
2026-07-19T12:13:20.7006577Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T12:13:20.7007431Z [command]/usr/bin/git version
2026-07-19T12:13:20.7007827Z git version 2.43.0
2026-07-19T12:13:20.7015511Z ##[endgroup]
2026-07-19T12:13:20.7025980Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a029f2f4-c6dc-4b18-8e78-356e56ec9e1d' before making global git config changes
2026-07-19T12:13:20.7027331Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:13:20.7028890Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T12:13:20.7061415Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T12:13:20.7079567Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:13:20.7089217Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T12:13:20.7091579Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T12:13:20.7109321Z HEAD
2026-07-19T12:13:20.7138249Z ##[endgroup]
2026-07-19T12:13:20.7139232Z [command]/usr/bin/git submodule status
2026-07-19T12:13:20.7323292Z ##[group]Cleaning the repository
2026-07-19T12:13:20.7325917Z [command]/usr/bin/git clean -ffdx
2026-07-19T12:13:20.7355362Z Removing traceable-reqs
2026-07-19T12:13:20.7361828Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T12:13:20.7407881Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:20.7412072Z ##[endgroup]
2026-07-19T12:13:20.7446382Z ##[group]Disabling automatic garbage collection
2026-07-19T12:13:20.7449349Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T12:13:20.7474247Z ##[endgroup]
2026-07-19T12:13:20.7474933Z ##[group]Setting up auth
2026-07-19T12:13:20.7479842Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:13:20.7503524Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T12:13:20.7684962Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:13:20.7707984Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T12:13:20.7885192Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:13:20.7909602Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T12:13:20.8100186Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T12:13:20.8130118Z ##[endgroup]
2026-07-19T12:13:20.8131202Z ##[group]Fetching the repository
2026-07-19T12:13:20.8136540Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a8595560e66b1dbcc950b63305bda4e2e446328d:refs/remotes/pull/35/merge
2026-07-19T12:13:21.3646989Z ##[endgroup]
2026-07-19T12:13:21.3648281Z ##[group]Determining the checkout info
2026-07-19T12:13:21.3649481Z ##[endgroup]
2026-07-19T12:13:21.3653027Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T12:13:21.3701389Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T12:13:21.3733055Z ##[group]Checking out the ref
2026-07-19T12:13:21.3734943Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/35/merge
2026-07-19T12:13:21.3778166Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:21.3781456Z ##[endgroup]
2026-07-19T12:13:21.3810118Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T12:13:21.3830741Z a8595560e66b1dbcc950b63305bda4e2e446328d
